From 544b8d5a7f44059e3b67d47d033a0c74857dacad Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Wed, 1 Apr 2020 14:04:46 +0100 Subject: [PATCH] gtkflowbox: Fix a minor typo in the documentation Signed-off-by: Philip Withnall --- gtk/gtkflowbox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkflowbox.c b/gtk/gtkflowbox.c index afaa8c38f2..832dc87907 100644 --- a/gtk/gtkflowbox.c +++ b/gtk/gtkflowbox.c @@ -4574,7 +4574,7 @@ gtk_flow_box_get_selection_mode (GtkFlowBox *box) * @child: a #GtkFlowBoxChild that may be filtered * @user_data: (closure): user data * - * A function that will be called whenrever a child changes + * A function that will be called whenever a child changes * or is added. It lets you control if the child should be * visible or not. * -- 2.30.2